SELECT IFNULL(cw.casedwordid, w.wordid) as wordid, IFNULL(cw.cased,w.lemma) AS lemma, ss.synsetid, ss.lexdomainid, lex.lexdomainname, (CASE WHEN ss.pos IN ('n') THEN 'noun' WHEN ss.pos IN ('v') THEN 'verb' WHEN ss.pos IN ('a','s') THEN 'adjective' WHEN ss.pos IN ('r') THEN 'adverb' ELSE ' ' END) AS pos, syn.definition AS definition_indic, ss.definition as definition_en, GROUP_CONCAT(DISTINCT CONCAT(wind.lemma,':',wind.id) SEPARATOR '|') AS lemmaset_indic, GROUP_CONCAT(DISTINCT sm.sample SEPARATOR '|') AS sampleset, GROUP_CONCAT(DISTINCT CONCAT(IF(IFNULL(cw1.cased,w1.lemma) = "promotional material", NULL, IFNULL(cw1.cased,w1.lemma)),':',wen.id) SEPARATOR '|') AS lemmaset_en FROM sqlunet.wnwords w LEFT JOIN sqlunet.wnsenses s ON s.wordid=w.wordid LEFT JOIN sqlunet.wncasedwords cw ON (w.wordid=cw.wordid AND s.casedwordid=cw.casedwordid) LEFT JOIN sqlunet.wnsynsets ss ON ss.synsetid=s.synsetid LEFT JOIN sqlunet.wnlexdomains lex ON ss.lexdomainid = lex.lexdomainid LEFT JOIN sqlunet.wnsamples sm ON sm.synsetid=ss.synsetid LEFT JOIN sqlunet.wnsenses s1 ON s1.synsetid=ss.synsetid LEFT JOIN sqlunet.wncasedwords cw1 ON cw1.casedwordid=s1.casedwordid LEFT JOIN sqlunet.wnwords w1 ON w1.wordid=s1.wordid LEFT JOIN sk_synsets_ta syn ON syn.synsetid = ss.synsetid LEFT JOIN sk_senses_ta sns ON sns.synsetid = ss.synsetid LEFT JOIN sk_word_ta wind ON wind.id = sns.wordid LEFT JOIN sk_word_en wen ON w1.wordid = wen.wnwordid WHERE w.lemma LIKE "promotional material" GROUP BY ss.synsetid,w.wordid, cw.casedwordid ORDER BY pos, wordid
[
{
"lemma": "promotional material",
"def": [
{
"l": "promotional material",
"lexname": "noun.communication",
"lexid": 10,
"pos": "noun",
"de": [
{
"id": 107261731,
"en": {
"d": "a message issued in behalf of some product or cause or idea or person or institution",
"w": [],
"eg": [
"the packaging of new ideas"
]
},
"ta": {
"d": null,
"w": [],
"eg": ""
}
}
]
}
]
}
]
Sorry, exact match is not available in the bilingual dictionary.
13
Example
What is another word for promotional ?
Sentences with the word promotional
Words that rhyme with promotional
What is another word for material ?
Sentences with the word material
The word or phrase promotional material refers to a message issued in behalf of some product or cause or idea or person or institution. See promotional material meaning in Tamil, promotional material definition, translation and meaning of promotional material in Tamil. Find promotional material similar words, promotional material synonyms. Learn and practice the pronunciation of promotional material. Find the answer of what is the meaning of promotional material in Tamil.
Other languages: promotional material meaning in Hindi
What is promotional material meaning in Tamil, promotional material translation in Tamil, promotional material definition, pronunciations and examples of promotional material in Tamil.